Returns a string representing the specified array.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public static string Format ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Format( _ |
An array with floating point numbers.
A comma-delimited string representing the specified array.
See Also